home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 9,300 to 9,399 / 9300.zip / AOLDLs / HTML & Web Tools (MAC) / WEB_ Print2Pict 3.7.1 / Print2Pict 3.7.1Ä.sit / Print2Pict 3.7.1ƒ / P2P Extensionsƒ / Print to TIFF.rsrc / TEXT_-8192.txt < prev    next >
Text File  |  1996-04-27  |  444b  |  10 lines

  1.     This  Print2Pict extension creates TIFF files from printed page.
  2.  
  3. The picture is drawn in an offscreen pixmap. This pixmap is then saved has a
  4. TIFF file, but the original vector composing the image are then lost.
  5.  
  6. This extension uses a lot of memory. A standard sheet of paper is about
  7. 800 x 600 pixels. In 256 colors mode, the extension must allocate 
  8. 800 x 600 bytes = 480000 bytes, plus some extra buffers for compression.
  9.  
  10. ┬⌐ B.Raoult 1993